home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / sketch.swf / scripts / frame_3 / PlaceObject3_113_51 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2008-08-07  |  79 b   |  4 lines

  1. onClipEvent(enterFrame){
  2.    _rotation = Math.sin(getTimer() / 2000) * 10;
  3. }
  4.